﻿@font-face { font-family: 'iconfont'; /* project id 1298696 */ src: url('//at.alicdn.com/t/font_1298696_ut7tnn72s4.eot'); src: url('//at.alicdn.com/t/font_1298696_ut7tnn72s4.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1298696_ut7tnn72s4.woff2') format('woff2'), url('//at.alicdn.com/t/font_1298696_ut7tnn72s4.woff') format('woff'), url('//at.alicdn.com/t/font_1298696_ut7tnn72s4.ttf') format('truetype'), url('//at.alicdn.com/t/font_1298696_ut7tnn72s4.svg#iconfont') format('svg'); }
.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
body { font-size: 12px; color: #000000; font-family: 'Microsoft YaHei'; }
body * { box-sizing: border-box; }
body, div, ul, ol, li, dl, dt, dd, p, span, h1, h2, h3, h4, h5, h6, form, pre, fieldset, legend, table, tr, td, th, input, textarea, img { margin: 0; padding: 0; font-family: 'Microsoft YaHei'; }
section, article, header, footer, aside, nav, dialog, figcaption, figure, menu, details { margin: 0; padding: 0; font-family: 'Microsoft YaHei'; }
div, ul, ol, li, dd, dl, dt { list-style: none; }
table { border-collapse: collapse; border: 0; }
td, tr, th { font-size: 12px; }
img { border: none; }
select, input, img { vertical-align: middle; }
textarea { vertical-align: middle; font-size: 12px; resize: none; }
em { font-style: normal; }
b { font-weight: normal; }
h1, h2, h3 { font-weight: bold; font-size: 16px; }
h4, h5, h6 { font-weight: bold; font-size: 12px; }
a:link, a:visited { color: #0076BE; text-decoration: none; }
a:hover, a:active { color: #FF0000; text-decoration: none; }
a.sethome:link, a.sethome:visited { color: #273843; font-size: 12px; text-decoration: none; }
a.sethome:hover, a.sethome:active { color: #FF0000; font-size: 12px; text-decoration: underline; }
a.links:link, a.links:visited { color: #3C3B3B; font-size: 12px; text-decoration: none; }
a.links:hover, a.links:active { color: #FF0000; font-size: 12px; text-decoration: underline; }
a.white:link, a.white:visited { color: #FFFFFF; font-size: 12px; text-decoration: none; }
a.white:hover, a.white:active { color: #FF0000; font-size: 12px; text-decoration: none; }
a.black:link, a.black:visited { color: #666666; font-size: 12px; text-decoration: none; }
a.black:hover, a.black:active { color: #FF0000; font-size: 12px; text-decoration: none; }
a.detail:link, a.detail:visited { color: #000000; font-size: 12px; text-decoration: none; }
a.detail:hover, a.detail:active { color: #FF0000; font-size: 12px; text-decoration: none; }
a.newslist:link, a.newslist:visited { color: #666666; font-size: 13px; text-decoration: none; }
a.newslist:hover, a.newslist:active { color: #FF0000; font-size: 13px; text-decoration: none; }
a.prolist:link, a.prolist:visited { color: #615B5B; font-size: 13px; text-decoration: none; }
a.prolist:hover, a.prolist:active { color: #FF0000; font-size: 13px; text-decoration: none; }
a.job:link, a.job:visited { color: #333333; font-size: 12px; text-decoration: none; }
a.job:hover, a.job:active { color: #FF0000; font-size: 12px; text-decoration: none; }
a.botmenu:link, a.botmenu:visited { color: #FFFFFF; font-size: 13px; text-decoration: none; margin: 0px 8px 0px 7px; }
a.botmenu:hover, a.botmenu:active { color: #FFFF00; font-size: 13px; text-decoration: none; margin: 0px 8px 0px 7px; }
.clear, .cl { clear: both; }
.tl { text-align: left; }
.tr { text-align: right; }
.tc { text-align: center; }
.fl, .l { float: left; }
.fr, .r { float: right; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.h20 { height: 20px; line-height: 20px; }
.h22 { height: 22px; line-height: 22px; }
.red { color: #FF0000; }
.blue { color: #0000FF; }
.blank { font-family: Times New Roman; font-size: 12px; }
.w1000 { width: 1000px; margin: 0 auto; }
.w1100 { width: 1100px; margin: 0 auto; }
.w1200 { width: 1200px; margin: 0 auto; }
.w1300 { width: 1300px; margin: 0 auto; }
.w1400 { width: 1400px; margin: 0 auto; }
.clearfix { *zoom: 1; }
.clearfix:after { display: block; font-size: 0; content: ""; clear: both; visibility: hidden; }
.flex { display: flex; }
.flex-img { width: 100%; height: 100%; object-fit: contain; }
.bridgeCode { text-align: center; clear: both; }
.box-con { width: 100%; }
.box-con * { max-width: 100%; }

/**********************************************************************************************/

/* header */
header { width: 100%; }

/* top-1 */
.top-1 { width: 100%; height: 120px; background: #FFFFFF; }
.top-logo { width: 400px; height: 120px; }
.top-logo a { padding: 10px 0; width: 100%; height: 100%; display: flex; align-items: center; }
.top-logo a img { max-width: 100%; max-height: 100%; object-fit: contain; }
.top-nav { padding: 30px 0; }
.top-nav li { float: left; margin-left: 10px; position: relative; }
.top-nav li a { display: block; width: 100px; line-height: 60px; text-align: center; font-size: 16px; color: #333333; transition: 0.3s; background: url(../images/line.png) no-repeat center bottom -10px; }
.top-nav li.on > a, .top-nav li:hover > a { color: #0037C0; background: url(../images/line.png) no-repeat center bottom; }

/* top-2 */
.top-2 { width: 100%; }
.top-ban .swiper-slide { width: 100%; display: flex; justify-content: center; }
.top-ban .swiper-slide img { max-width: 100%; }
.top-next:after, .top-prev:after { color: #FFFFFF; }
.top-page .swiper-pagination-bullet-active { background: #FFFFFF; }

/* footer */
footer { padding: 20px 0; background: #262626; }
.foot-copy { text-align: center; line-height: 22px; font-size: 12px; color: #FFFFFF; }

/**********************************************************************************************/

/* section */
section { width: 100%; }
.in-title { padding-bottom: 30px; width: 100%; text-align: center; }
.in-title h1 { line-height: 60px; font-size: 48px; font-weight: bold; color: #2F2F2F; text-transform: uppercase; }
.in-title p { line-height: 50px; font-size: 36px; font-weight: normal; color: #2F2F2F; }
.in-title { }

/* in-about */
.in-about { padding:60px 0; width: 100%; }
.about-left { width: 580px; }
.about-left img { width: 100%; object-fit: contain; }
.about-right { width: 580px; }
.about-right .title { font-size: 40px; font-weight: bold; color: #2F2F2F; text-transform: uppercase; }
.about-right .content { padding-top: 30px; width: 100%; line-height: 28px; font-size: 14px; color: #434343; text-indent: 20px; }

/* in-pro */
.in-pro { padding: 60px 0; width: 100%; background: #F4F4F4 url(../images/in-pro.jpg) no-repeat center;
	background-size: cover; }
.pro-tab { width: 100%; }
.pro-tab .hd { padding-bottom: 30px; width: 100%; }
.pro-tab .hd ul { width: 100%; display: flex; justify-content: center; }
.pro-tab .hd ul li { margin: 0 10px; }
.pro-tab .hd ul li a { display: block; width: 140px; line-height: 38px; text-align: center; font-size: 14px; color: #333333; border: 1px solid #CCCCCC; border-radius: 5px; transition: 0.3s; }
.pro-tab .hd ul li.on a { color: #FFFFFF; background: #0037C0; border: 1px solid #0037C0; }
.pro-tab .bd { padding-bottom: 30px; width: 100%; min-height: 310px; }
.pro-tab .bd ul { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
.pro-tab .bd ul li {margin:10px 0; padding: 15px; width: 285px; border: 1px solid #CCCCCC; border-radius: 5px; transition: 0.3s; }
.pro-tab .bd ul li a { display: block; width: 100%; }
.pro-tab .bd ul li .pro-img { padding: 5px; width: 100%; height: 210px; background: #000; border-radius: 5px; display: flex; align-items: center; justify-content: center; }
.pro-tab .bd ul li .pro-img img { max-width: 100%; max-height: 100%; object-fit: contain; }
.pro-tab .bd ul li .pro-tit { padding: 10px 10px 0; width: 100%; }
.pro-tab .bd ul li .pro-tit p { line-height: 24px; text-align: center; font-size: 14px; color: #333333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.pro-tab .bd ul li:hover { border: 1px solid #0037C0; }
a.pro-more { display: block; margin: 0 auto; width: 225px; line-height: 55px; text-align: center; font-size: 14px; color: #FFFFFF; background: #0037C0; text-transform: uppercase; border-radius: 25px; transition: 0.3s; }
a.pro-more:hover { color: #0037C0; background: #FFFFFF; }

/* in-adv */
.in-adv { padding: 60px 0; width: 100%; }
.adv-item { width: 100%; display: flex; justify-content: space-between; }
.adv-item li { padding: 45px 20px; width: 285px; height:255px; background: #0037C0; position: relative; border-radius: 10px; overflow: hidden; cursor: pointer; transition: 0.5s; }
.adv-item li > span { font-size: 120px; color: #FFFFFF; opacity: 0.1; font-family: Arial, Helvetica, sans-serif; position: absolute; left: 0; top: -20px; }
.adv-item li > h1 { padding-bottom:25px; line-height:55px; text-align: center; font-size:25px; font-weight: normal; color: #FFFFFF; }
.adv-item li > .content { width: 100%; height: 50px; line-height: 25px; font-size: 14px; text-align: center; color: #FFFFFF; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all; opacity: 0.7; }
.adv-item li:hover { background: #769DFF; }

/* in-case */
.in-case { padding: 60px 0; width: 100%; background: #F2F2F2 url(../images/in-case.jpg) no-repeat center; }
.case-roll { width: 100%; overflow: hidden; }
.case-roll .bd li { width: 230px; margin-right: 15px; }
.case-roll .bd li a { display: block; }
.case-roll .bd li .case-img { padding: 3px; width: 100%; height: 180px; background: #FFFFFF; border: 1px solid #CCCCCC; display: flex; align-items: center; justify-content: center; transition: 0.3s; }
.case-roll .bd li .case-img img { width: 100%; height: 100%; object-fit: contain; }
.case-roll .bd li .case-tit { width: 100%; }
.case-roll .bd li .case-tit p { padding: 5px 10px; line-height: 24px; text-align: center; font-size: 14px; color: #333333; background: #F8F8F8; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; transition: 0.3s; }
.case-roll .bd li:hover .case-img { border: 1px solid #0037C0; }
.case-roll .bd li:hover .case-tit p { color: #FFFFFF; background: #0037C0; }

/* in-new */
.in-new { padding: 60px 0; width: 100%; }
.new-left > h1 { font-size: 60px; font-weight: bold; color: #333333; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; }
.new-left > h2 { font-size: 36px; font-weight: normal; color: #333333; }
.new-left > p { padding: 10px 0; font-size: 16px; font-weight: normal; color: #333333; }
.new-left > span { display: block; margin: 15px 0; width: 40px; height: 5px; background: #0037C0; }
.new-left > a { display: block; width: 160px; line-height: 50px; text-align: center; font-size: 14px; color: #FFFFFF; background: #0037C0; border-radius: 5px; text-transform: capitalize; transition: 0.5s; }
.new-left > a:hover { color: #0037C0; background: #F2F2F2; }
.new-right { width: 820px; }
.new-right li { margin: 10px 0; padding: 10px 0; width: 100%; }
.new-right li a { display: block; }
.new-data { padding: 10px; width: 70px; height: 70px; text-align: center; color: #FFFFFF; background: #333333; }
.new-data .p1 { line-height: 30px; font-size: 24px; font-weight: normal; }
.new-data .p2 { line-height: 20px; font-size: 12px; font-weight: normal; }
.new-info { width: calc(100% - 90px); }
.new-info > h1 { padding-bottom: 5px; line-height: 25px; font-size: 16px; font-weight: normal; color: #333333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; transition: 0.3s; }
.new-info > p { height: 40px; line-height: 20px; font-size: 14px; color: #666666; }
new-right:hover .new-info h1 { color: #0037C0; }

/**********************************************************************************************/

/* 首页 */
.index { width: 100%; }
.index .index-t { text-align: center; }
.index .index-t h3 { font-size: 44px; font-weight: bold; line-height: 1.2; margin-bottom: 12px; }
.index .index-t span { font-size: 18px; color: #666; }

/* 产品 */
.index .pro { padding: 50px 0; width: 100%; }
.index .pro .pro-c { padding-top: 40px; width: 100%; justify-content: space-between; }
.index .pro .pro-c .por-cl { width: 295px; }
.index .pro .pro-c .por-cl dl { border-bottom: 1px solid #d7d7d7; }
.index .pro .pro-c .por-cl dl dt { font-size: 30px; color: #333; font-weight: bold; line-height: 1; margin-bottom: 12px; }
.index .pro .pro-c .por-cl dl dd { font-size: 18px; color: #333; margin-bottom: 20px; }
.index .pro .pro-c .por-cl ul { margin-top: 18px; background-color: #f3f3f4; border-radius: 0 10px 10px 0; padding-bottom: 45px; }
.index .pro .pro-c .por-cl ul li { margin: 5px 0; box-sizing: border-box; width: 100%; padding-left: 50px; position: relative; border-radius: 0 10px 10px 0; transition: all ease .3s; }
.index .pro .pro-c .por-cl ul li a { line-height: 50px; font-size: 18px; font-weight: bold; color: #333; display: block; transition: all ease .3s; }
.index .pro .pro-c .por-cl ul li a i { position: absolute; display: none; width: 5px; height: 5px; border-radius: 50%; background-color: #cedaff; top: 50%; left: 33px; transform: translateY(-50%); transition: all ease .3s; }
.index .pro .pro-c .por-cl ul li:hover, .index .pro .pro-c .por-cl ul .on { background-color: #0037C0; }
.index .pro .pro-c .por-cl ul li:hover a, .index .pro .pro-c .por-cl ul .on a { color: #fff; }
.index .pro .pro-c .por-cl ul li:hover a i, .index .pro .pro-c .por-cl ul .on a i { display: block; }
.index .pro .pro-c .por-cr { width: 970px; position: relative; }
.index .pro .pro-c .por-cr ul { display: flex; flex-wrap: wrap; }
.index .pro .pro-c .por-cr li { width: 305px; margin-right: 25px; margin-bottom: 20px; }
.index .pro .pro-c .por-cr li:nth-child(3n) { margin-right: 0; }
.index .pro .pro-c .por-cr li dl dt { width: 100%; height: 248px; display: flex; justify-content: center; align-items: center; }
.index .pro .pro-c .por-cr li dl dt img { width: 100%; height: 100%; object-fit: cover; }
.index .pro .pro-c .por-cr li dl dd { line-height: 45px; text-align: center; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-color: #787878; color: #fff; font-size: 18px; transition: all ease .3s; }
.index .pro .pro-c .por-cr li:hover dl dd { background-color: #0037C0; }

/*优势*/
.index .adv-bg { padding: 50px; width: 100%; background: url(../images/adv.png) no-repeat center; }
.index .adv-bg .adv-c { padding-top: 45px; width: 1300PX; display: flex; justify-content: flex-start; align-items: center; margin: 0 auto; }
.index .adv-bg .adv-c li { width: 305px; height: 590px; margin-right: 28px; position: relative; cursor: pointer }
.index .adv-bg .adv-c li:last-of-type { margin-right: 0; }
.index .adv-bg .adv-c li .img { width: 100%; height: 295px; background: #FFFFFF; display: flex; align-items: center; justify-content: center; }
.index .adv-bg .adv-c li img { width: 100%; height: 100%; object-fit: cover; }
.index .adv-bg .adv-c li dl { width: 100%; height: 295px; background-color: #424245; box-sizing: border-box; text-align: center; color: #fff; padding: 68px 22px 50px 22px; transition: all ease .3s; }
.index .adv-bg .adv-c li dl dt { font-size: 20px; margin-bottom: 15px; }
.index .adv-bg .adv-c li dl dd { font-size: 15px; line-height: 24px; }
.index .adv-bg .adv-c li em { display: block; width: 105px; height: 105px; background-size: 100%; background-position: center; background-repeat: no-repeat; background-color: #FFFFFF; border-radius: 50%; border: 6px solid #333; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.index .adv-bg .adv-c li:nth-child(1) em { background-image: url(../images/adv1.png); }
.index .adv-bg .adv-c li:nth-child(2) em { background-image: url(../images/adv2.png); }
.index .adv-bg .adv-c li:nth-child(3) em { background-image: url(../images/adv3.png); }
.index .adv-bg .adv-c li:nth-child(4) em { background-image: url(../images/adv4.png); }
.index .adv-bg .adv-c li:hover dl { background-color: #0037C0; }
.index .adv-bg .adv-c li:hover em { border: 6px solid #0037C0; }


/* 合作伙伴 */
.partner { padding: 50px 0; width: 100%; }
.partner ul { width: 1300px; margin: 0 auto; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; border: 1px solid #cccccc; margin-top: 38px; border-radius: 0 0 35px 0; }
.partner ul li { width: 25%; height: 140px; box-sizing: border-box; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.partner ul li:nth-child(n+6) { border-bottom: none; }
.partner ul li a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; overflow: hidden; }
.partner ul li a img { width: 100%; height: 100%; object-fit: cover; transition: all ease .3s; }
.partner ul li:hover a img { transform: scale(1.2); }
.partner ul li:last-child { background-color: #0037C0; border-radius: 0 0 35px 0; }
.partner ul li:last-child dl { display: inline-block; height: auto; }
.partner ul li:last-child dt { font-size: 18px; color: #fff; }
.partner ul li:last-child dd { display: block; margin: 0 auto; width: 30px; height: 30px; background-image: url(../img/sample.png); background-position: right; background-repeat: no-repeat; background-size: 60px 30px; transition: all ease .3s; }
.partner ul li:hover:last-child dd { background-position: left; }

/* 关于我们 */
.about { padding: 50px 0; width: 100%; background: #0037C0; }
.about-info { padding-right: 40px; width: 50%; }
.about-info > h1 { font-size: 48px; font-weight: bold; color: #FFFFFF; }
.about-info > h2 { padding: 15px 0; font-size: 24px; font-weight: normal; color: #FFFFFF; }
.about-info > .box-con { line-height: 30px; font-size: 15px; color: #FFFFFF; text-align: justify; }
.about-info > .more { margin-top: 28px; display: flex; justify-content: center; align-items: center; width: 154px; height: 41px; border-radius: 20px; background-color: #fff; color: #0037C0; text-align: center; font-size: 14px; }
.about-info > .more i { display: inline-block; width: 30px; height: 30px; background-image: url(../images/about1.png); background-position: left; background-repeat: no-repeat; background-size: 60px 30px; transition: all ease .3s; }
.abot-img { width: 50%; }
.abot-img img { width: 100%; object-fit: contain; }

/* index-news */
.index-news { padding: 50px 0; width: 100%; }
.news-nav { margin-bottom: 30px; padding-top: 30px; width: 100%; text-align: center; border-bottom: 1px solid #EAEAEA; }
.news-nav a { margin: 0 40px; display: inline-block; line-height: 60px; font-size: 20px; color: #333333; position: relative; }
.news-nav a::after { content: ""; position: absolute; display: block; width: 0%; left: 0; right: 0; bottom: -2px; height: 2px; background-color: #0037C0; transition: all ease .3s; }
.news-nav a:hover::after { width: 100%; }
.news-l { width: 630px; }
.news-l div { width: 100%; height: 200px; display: flex; justify-content: center; align-items: center; }
.news-l div img { width: 100%; height: 100%; object-fit: cover; }
.news-l dl { width: 100%; margin-top: 22px; }
.news-l dl dt { font-size: 18px; color: #333; line-height: 1; margin-bottom: 20px; }
.news-l dl i { display: block; font-size: 14px; color: #999; font-family: "Arial"; line-height: 1; margin-bottom: 14px; }
.news-l dl dd { height: 52px; line-height: 26px; font-size: 14px; color: #666; line-height: 26px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.news-l dl dd span { color: #ffc527; }
.news-l dl:hover dt { color: #0037C0; }
.news-r { width: 620px; margin-right: 10px; }
.news-r li { padding: 25px 0 15px; width: 100%; border-bottom: 1px solid #cccccc; }
.news-r li:nth-child(1) { padding-top: 0; }
.news-r li a { display: flex; justify-content: space-between; align-items: flex-start; }
.news-r li dl { width: 75px; text-align: center; font-family: Arial; color: #cccccc; }
.news-r li dl dt { font-size: 50px; }
.news-r li dl dd { font-size: 16px; }
.news-r li div { width: 525px }
.news-r li div h6 { font-size: 14px; font-weight: bold; color: #333; line-height: 2; }
.news-r li div p { font-size: 14px; line-height: 24px; color: #333333; }
.news-r li div p span { color: #ffc527; }

/**********************************************************************************************/

/* page-main */
.page-main { width: 100%; }

/* page-1 */
.page-1 { width: 100%; border-bottom: 1px dashed #DCDCDC; position: relative; }
.page-1:after { content: ""; width: 10px; height: 16px; background: #0037C0; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.page-1 p { padding-left: 20px; line-height: 45px; font-size: 14px; color: #666666; }
.page-1 p a { color: #666666; transition: 0.3s; }
.page-1 p a:hover { color: #FF0000; }

/* page-2 */
.page-2 { padding: 20px 0; width: 100%; }

/* page-left */
.page-left { width: 240px; }
.left-title { width: 100%; height: 75px; background: #0037C0; border-radius: 5px 5px 0 0; }
.left-title > h1 { line-height: 75px; text-align: center; font-size: 24px; font-weight: normal; color: #FFFFFF; }
.left-title > h2 { padding-top: 15px; line-height: 26px; text-align: center; font-size: 18px; font-weight: normal; color: #FFFFFF; }
.left-title > h3 { line-height: 20px; text-align: center; font-size: 14px; font-weight: normal; color: #FFFFFF; font-family: Arial; text-transform: uppercase; }
.left-menu { padding: 3px 0 20px; width: 100%; }
.left-menu > li { margin-bottom: 3px; width: 100%; position: relative; }
.left-menu > li > p { display: block; padding: 0 40px; width: 100%; line-height: 50px; background: #0037C0 url() no-repeat center right; transition: 0.3s; }
.left-menu > li > p a { display: block; width: 100%; font-size: 18px; color: #FFFFFF; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.left-menu > li > .child { display: none; padding: 0 30px; width: 100%; }
.left-menu > li > .child > a { display: block; width: 100%; line-height: 35px; font-size: 14px; color: #333333; transition: 0.3s; }
.left-menu > li > .child > a:hover { color: #E6212A; }
.left-menu > li.on > p, .left-menu > li:hover > p { background: #E6212A url(../images/p14-icon2.png) no-repeat center right; }
.left-menu > li.on > .child { display: block; }
.left-act { padding: 10px 10px 20px; width: 100%; line-height: 22px; font-size: 14px; color: #333333; border: 1px solid #0037C0; }

/* page-right */
.page-right { width: 930px; }
.right-title { width: 100%; height: 50px; border-bottom: 1px solid #EBEBEB; }
.right-title span { float: left; padding: 0 5px; height: 100%; font-size: 24px; font-weight: bold; color: #666666; border-bottom: 1px solid #003E71; display: flex; align-items: center; justify-content: center; }
.right-content { padding: 15px; width: 100%; line-height: 24px; font-size: 14px; color: #333333; }

/* page-pro */
.page-pro { padding-top: 15px; width: 100%; }
.page-pro li:nth-of-type(3n) { margin-right: 0; }
.page-pro li { width: 288px; margin: 0 33px 25px 0; border: 1px solid #DEDEDE; transition: 0.3s; }
.page-pro li a { display: block; width: 100%; }
.page-pro li a div { padding: 3px; width: 100%; height: 215px; align-items: center; justify-content: center; }
.page-pro li a p { padding: 0 15px; line-height: 55px; text-align: center; font-size: 18px; color: #666666; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.page-pro li:hover { border: 1px solid #0037C0; }

/* page-list */
.page-list { padding: 20px 0; text-align: center; }
.pagination { display: inline-block; padding-left: 0; border-radius: 4px; }
.pagination > li { display: inline; }
.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857143; text-decoration: none; color: #666; border: 1px solid #ddd; margin-left: -1px; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 3; color: #fff; background-color: #666; border-color: #666; cursor: default; }

/* right-box */
.right-box { margin-top: 15px; padding: 20px; width: 100%; border: 1px solid #EFEFEF; border-radius: 5px; }

/* gallery */
.show-ban { width: 400px; position: relative; }
.gallery-prev { position: absolute; left: 0; bottom: 0; width: 20px; height: 70px; background: #999999 url(../images/icon-prev.png) no-repeat center; border-radius: 5px; cursor: pointer; outline: none; transition: 0.5s; }
.gallery-next { position: absolute; right: 0; bottom: 0; width: 20px; height: 70px; background: #999999 url(../images/icon-next.png) no-repeat center; border-radius: 5px; cursor: pointer; outline: none; transition: 0.5s; }
.gallery-prev:hover, .gallery-next:hover { opacity: 0.8; }
.gallery-top { width: 100%; height: 350px; border: 1px solid #D4D4D4; }
.gallery-top .swiper-slide { width: 100%; height: 100%; align-items: center; justify-content: center; }
.gallery-thumbs { margin: 10px auto 0; width: calc(100% - 50px); }
.gallery-thumbs .swiper-slide { padding: 2px; width: 100%; height: 70px; align-items: center; justify-content: center; border: 1px solid #D4D4D4; }
.gallery-thumbs .swiper-slide-thumb-active { border: 1px solid #0037C0; }

/* show-box */
.show-box { width: 450px; }
.show-box .title { margin-bottom: 15px; padding-bottom: 10px; line-height: 28px; font-size: 18px; font-weight: bold; color: #0037C0; border-bottom: 1px dotted #DDDDDD; }
.show-box > p { line-height: 28px; font-size: 14px; color: #666666; }
.show-box > h1 { font-size: 14px; color: #666666; font-weight: normal }
.show-box > h1 span { line-height: 48px; font-size: 24px; color: #0037C0; font-weight: bold; }
.show-box > a { display: block; width: 120px; line-height: 40px; text-align: center; font-size: 14px; color: #FFFFFF; background: -webkit-linear-gradient(bottom, #0037C0, #1E54A4); background: -moz-linear-gradient(bottom, #0037C0, #1E54A4); background: -o-linear-gradient(bottom, #0037C0, #1E54A4); background: linear-gradient(bottom, #0037C0, #1E54A4); box-shadow: 0px 0px 1px #FFFF00; border-radius: 3px; }

/* show-detail */
.show-detail { padding-top: 40px; width: 100%; }
.show-detail .title { width: 100%; border-bottom: 2px solid #0037C0; }
.show-detail .title span { display: inline-block; width: 90px; line-height: 33px; text-align: center; font-size: 12px; font-weight: bold; color: #FFFFFF; background: #0037C0; border-radius: 5px 5px 0 0; }
.show-detail .pagebody { padding: 20px; line-height: 25px; font-size: 14px; color: #666666; }

/* botsxp */
.botsxp { padding: 15px; width: 100%; background: #F5F5F5; border-radius: 5px; }
.botsxp p { line-height: 24px; font-size: 14px; color: #666666; }
.botsxp p a { font-size: 14px; color: #666666; transition: 0.5s; }
.botsxp p a:hover { color: #0037C0; }

/* page-new */
.page-new { padding-top: 15px; width: 100%; }
.page-new > li { margin-bottom: 35px; padding: 30px; width: 100%; border: 1px solid #E1E1E1; border-radius: 5px; transition: 0.3s; }
.page-new > li > h1 { padding-bottom: 15px; width: 100%; border-bottom: #CBCBCB; }
.page-new > li > h1 a { float: left; display: block; width: 660px; line-height: 25px; font-size: 18px; font-weight: normal; color: #565656; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; transition: 0.3s; }
.page-new > li > h1 span { float: right; line-height: 25px; font-size: 14px; font-weight: normal; color: #666666; }
.page-new > li > p { height: 48px; line-height: 24px; font-size: 14px; color: #999999; }
.page-new > li .more { margin-top: 10px; display: block; width: 135px; line-height: 35px; text-align: center; font-size: 14px; color: #666666; border: 1px solid #E1E1E1; border-radius: 5px; transition: 0.3s; }
.page-new > li:hover { box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18); }
.page-new > li:hover h1 a { color: #0037C0; }
.page-new > li:hover .more { color: #FFFFFF; background: #0037C0; }

/* show-news */
.show-news { width: 100%; }
.show-news .title { margin-bottom: 15px; padding-bottom: 10px; width: 100%; line-height: 30px; text-align: center; font-size: 20px; font-weight: normal; color: #0037C0; border-bottom: 1px dashed #DDDDDD; }
.show-news .date { width: 100%; line-height: 25px; text-align: center; }
.show-news .date span { margin: 0 10px; font-size: 12px; color: #888888; }
.show-news .show-img { padding: 20px 0; width: 100%; align-content: center; justify-content: center; }

/* pagebody */
.pagebody { padding: 10px 0; line-height: 26px; font-size: 14px; color: rgb(102, 102, 102); }
.pagebody .page-img { width: 100%; padding-bottom: 20px; display: flex; justify-content: center; }
.pagebody .page-img img { max-width: 100%; }

/* feedbackForm */
#feedbackForm { padding: 40px 100px 0; }
.chongzhi-adds { position: absolute; bottom: 0; left: 15%; }


/*表单默认样式*/
textarea { overflow: auto; }
button, input, optgroup, select, textarea { font-family: inherit; font-size: inherit; margin: 0; font-family: inherit; color: inherit; vertical-align: middle }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled],
html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }
input { line-height: normal; }
input[type="checkbox"],
input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
input:focus, select:focus, textarea:focus { outline: none; }
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset !important; }
/*google填充换色背景的问题*/

input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }
input[type="file"] { display: block; }
input[type="range"] { display: block; width: 100%; }
select[multiple], select[size] { height: auto; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
input[type="search"] { -webkit-appearance: none; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
.btn:hover, .btn:focus, .btn.focus { color: #333; text-decoration: none }
.btn-default { color: #333; background-color: #fff; border-color: #ccc }

.btn-default:focus, .btn-default.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c }
.btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad }
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { color: #333; background-color: #e6e6e6; border-color: #adadad }
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c }
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { background-image: none }
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus { background-color: #fff; border-color: #ccc }


.btn-primary { color: #fff; background-color: #2888e2; border-color: #1c7bd4 }
.btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #196ebd; border-color: #0d3a63 }
.btn-primary:hover { color: #fff; background-color: #196ebd; border-color: #155c9e }
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: #fff; background-color: #196ebd; border-color: #155c9e }
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus { color: #fff; background-color: #155c9e; border-color: #0d3a63 }
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-image: none }
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus { background-color: #2888e2; border-color: #1c7bd4 }


.btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c }
.btn-success:focus, .btn-success.focus { color: #fff; background-color: #449d44; border-color: #255625 }
.btn-success:hover { color: #fff; background-color: #449d44; border-color: #398439 }
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { color: #fff; background-color: #449d44; border-color: #398439 }
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus { color: #fff; background-color: #398439; border-color: #255625 }
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { background-image: none }
.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus { background-color: #5cb85c; border-color: #4cae4c }


.btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da }
.btn-info:focus, .btn-info.focus { color: #fff; background-color: #31b0d5; border-color: #1b6d85 }
.btn-info:hover { color: #fff; background-color: #31b0d5; border-color: #269abc }
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { color: #fff; background-color: #31b0d5; border-color: #269abc }
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus { color: #fff; background-color: #269abc; border-color: #1b6d85 }
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { background-image: none }
.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus { background-color: #5bc0de; border-color: #46b8da }


.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236 }
.btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #ec971f; border-color: #985f0d }
.btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #d58512 }
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { color: #fff; background-color: #ec971f; border-color: #d58512 }
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus { color: #fff; background-color: #d58512; border-color: #985f0d }
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { background-image: none }
.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus { background-color: #f0ad4e; border-color: #eea236 }
.btn-warning .badge { color: #f0ad4e; background-color: #fff }
.btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a }
.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c9302c; border-color: #761c19 }
.btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #ac2925 }
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { color: #fff; background-color: #c9302c; border-color: #ac2925 }
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus { color: #fff; background-color: #ac2925; border-color: #761c19 }
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { background-image: none }
.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus { background-color: #d9534f; border-color: #d43f3a }


.btn-link { color: #2888e2; font-weight: normal; border-radius: 0 }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent }
.btn-link:hover, .btn-link:focus { color: #1661a7; text-decoration: underline; background-color: transparent }
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #777; text-decoration: none }

.btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px }
.btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 2px }
.btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 2px }
.btn-block { display: block; width: 100% }
.btn-block + .btn-block { margin-top: 5px }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100% }

/* dede_pages */
.dede_pages { clear: both; padding: 30px 0 10px; font-size: 14px; text-align: center; overflow: hidden }
.dede_pages a, .dede_pages span { display: inline-block; margin: 0 2px; padding: 0 10px; line-height: 25px; font-size: 14px; color: #555555; font-family: 'microsoft yahei'; background: #fff; border: 1px solid #d8dadf; }
.dede_pages a:hover, .dede_pages span { color: #FFFFFF; border: 1px solid #0037C0; background: #0037C0; }

.submitTable {width:95%;border:0;}
.submitTable td {height:35px;}
.submitTable img {cursor:pointer;vertical-align:middle;}
.in,.el-input__inner,.el-textarea__inner {height:23px;line-height:23px;border:1px solid #999999;padding:0 5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.incode {height:21px;line-height:21px;border:1px solid #999999;padding:0 5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.button_submit3,.el-button {color:#fff;font-weight:normal;cursor:pointer;height:25px;width:100px;font-weight:bold;background-color:#e0661f;border:1px solid #999999;border-radius:5px;margin-right:10px;}
.button_submit4 {color:#fff;font-weight:normal;cursor:pointer;height:25px;width:90px;font-weight:bold;background-color:#e0661f;border:1px solid #999999;border-radius:5px;}

